Fortinet Commands


Get interface name used for configuring that specific interface

  • #get system interface physical

Set interface speed and duplex

  • #config system interface
  • #edit <interface name>
  • set speed ? (This will list all possible speeds that you can set the interface too)
  • set speed 100full/100half/10full/10half
Example:
Conf sys int
Edit wan#
Set speed 100full
end

Executes a factory reset

  • #exec factoryreset

Executes a standard ping

  • #exec ping <IP>
    • Example: exec ping 192.168.1.1


Executes an extended ping


  • #exec ping-options repeat-count <#> (sets the default number of pings to the number specified)
  • #exec ping <IP>
    • Example: exec ping-options repeat-count 100
    • exec ping 192.168.1.1


Create a DHCP reservation

  • #config system dhcp reserved-address
  • #edit "ip_phone" <any name can go in the quotes here>
  • #set ip 192.168.1.1 <ip address needed>
  • #set mac 00:04:f1:11:11:11 <mac address needed>
  • #next
  • #end

Errors

An error occurred while trying to rate the website using the webfiltering service



How To

Enable or Disable Web Filtering on Fortinet
Access Firewall via Console Cable
SMTP Rules for Firewall

Firewall Models

Fortigate 40
Fortigate 50A

Fortigate 50B


Find DNS Settings

FORTI-dnssettings.JPG

Remote Access Settings

FORTI-remote access settings.JPG